GetPasswordExpirationDateResponsePasswordExpirationDate Property |
Gets the password expiration date.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime PasswordExpirationDate { get; }Public ReadOnly Property PasswordExpirationDate As DateTime
Get
Property Value
Type:
DateTimeThe password expiration date.
See Also